home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cato / Xm / XmTextInsert.z / XmTextInsert
Text File  |  1998-10-20  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrtttt((((3333XXXX))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrtttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrtttt - A Text function that inserts a character
  10.           string into a text string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////TTTTeeeexxxxtttt....hhhh>>>>
  14.  
  15.           vvvvooooiiiidddd XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrtttt((((_w_i_d_g_e_t, _p_o_s_i_t_i_o_n, _v_a_l_u_e))))
  16.                WWWWiiiiddddggggeeeetttt         _w_i_d_g_e_t;;;;
  17.                XXXXmmmmTTTTeeeexxxxttttPPPPoooossssiiiittttiiiioooonnnn _p_o_s_i_t_i_o_n;;;;
  18.                cccchhhhaaaarrrr           * _v_a_l_u_e;;;;
  19.  
  20.  
  21.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  22.           This page documents version 1.2 of the Motif library.
  23.  
  24.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  25.           XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrtttt inserts a character string into the text string
  26.           in the Text widget.  The character positions begin at zero
  27.           and are numbered sequentially from the beginning of the
  28.           text.  For example, to insert a string after the fourth
  29.           character, the parameter _p_o_s_i_t_i_o_n must be 4.
  30.  
  31.           This routine calls the widget's XXXXmmmmNNNNvvvvaaaalllluuuueeeeCCCChhhhaaaannnnggggeeeeddddCCCCaaaallllllllbbbbaaaacccckkkk and
  32.           verification callbacks, either XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkk or
  33.           XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkkWWWWccccssss, or both.  If both verification
  34.           callback lists are registered, the procedures of the
  35.           XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkk list are executed first and the
  36.           resulting data is passed to the XXXXmmmmNNNNmmmmooooddddiiiiffffyyyyVVVVeeeerrrriiiiffffyyyyCCCCaaaallllllllbbbbaaaacccckkkkWWWWccccssss
  37.           callbacks.
  38.  
  39.  
  40.           _w_i_d_g_e_t Specifies the Text widget ID.
  41.  
  42.           _p_o_s_i_t_i_o_n
  43.                  Specifies the position in the text string where the
  44.                  character string is to be inserted.
  45.  
  46.           _v_a_l_u_e  Specifies the character string value to be added to
  47.                  the text widget.
  48.  
  49.  
  50.           For a complete definition of Text and its associated
  51.           resources, see XXXXmmmmTTTTeeeexxxxtttt((((3333XXXX)))).
  52.  
  53.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  54.           XXXXmmmmTTTTeeeexxxxtttt((((3333XXXX)))) and XXXXmmmmTTTTeeeexxxxttttIIIInnnnsssseeeerrrrttttWWWWccccssss((((3333XXXX)))).
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.